home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / puppy_red.swf / scripts / DefineButton2_414 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-11  |  68b  |  5 lines

  1. on(release){
  2.    _root.sndvolume.setVolume(0);
  3.    nextFrame();
  4. }
  5.